home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d17 / imp400b.arc / SAMPLE.DAT < prev    next >
Text File  |  1990-10-31  |  580b  |  29 lines

  1. (
  2.     SAMPLE.DAT
  3.  
  4.     Definition file for CONTROL.EXE
  5.     Text substitution examples for 'A' and 'R'
  6. )
  7.  
  8. A: "This is the string that prints when '\A' is sent to the printer"
  9.  
  10. R: (R is used here to print a Return address on a letter)
  11.  
  12.    (tab over to the middle of the page)
  13.    {tab} {tab} {tab} {tab}
  14.  
  15.    (print name)
  16.    "The Acme Manufacturing Company"
  17.  
  18.    (move down to next line)
  19.    {nl}
  20.  
  21.    (tab over to the middle of the page again)
  22.    {tab} {tab} {tab} {tab}
  23.  
  24.    (print address)
  25.    "100 Main Street, Euclid, CT 08943"
  26.  
  27.    (move down to next line)
  28.    {nl}
  29.